OpenCV 3 Blueprints by Joseph Howse & Steven Puttemans & Quan Hua & Utkarsh Sinha

OpenCV 3 Blueprints by Joseph Howse & Steven Puttemans & Quan Hua & Utkarsh Sinha

Author:Joseph Howse & Steven Puttemans & Quan Hua & Utkarsh Sinha [Howse, Joseph]
Language: eng
Format: azw3, epub
Publisher: Packt Publishing
Published: 2015-11-09T16:00:00+00:00


In the preceding code, we converted the long array of image addresses into images and pushed into a vector called imgVec. We also resized the image for fast computation. The stitching module is really easy to use.

First, we will create an instance of Stitcher.

Stitcher stitcher = Stitcher::createDefault();

Then, we use this stitcher to stitch our vector image of Mat. The panorama image will be saved into a resultant Mat.

The following screenshot shows an example of a panorama image processed with the default configuration:

A sample image captured in the corridor



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.